home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Shareware / Auslogics BoostSpeed 4.2.7.172 / boost-speed-setup.exe / {app} / FileShredder.exe / 0 / RCDATA / TFRMFSSETTINGS / TFRMFSSETTINGS.txt
Text File  |  2008-10-30  |  5KB  |  191 lines

  1. object frmFSSettings: TfrmFSSettings
  2.   Left = 465
  3.   Top = 99
  4.   BorderStyle = bsDialog
  5.   Caption = 'File Shredder Settings'
  6.   ClientHeight = 564
  7.   ClientWidth = 484
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'Arial'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poScreenCenter
  16.   Scaled = False
  17.   DesignSize = (
  18.     484
  19.     564)
  20.   PixelsPerInch = 96
  21.   TextHeight = 16
  22.   object pgctrlOptions: TPageControl
  23.     Left = 9
  24.     Top = 7
  25.     Width = 467
  26.     Height = 470
  27.     ActivePage = tabGeneral
  28.     Anchors = [akLeft, akTop, akRight]
  29.     TabOrder = 0
  30.     object tabGeneral: TTabSheet
  31.       Caption = 'Wipe Options'
  32.       DesignSize = (
  33.         459
  34.         439)
  35.       object lblGeneralDescription: TLabel
  36.         Left = 16
  37.         Top = 12
  38.         Width = 430
  39.         Height = 49
  40.         AutoSize = False
  41.         Caption = 
  42.           'You can choose several options to provide increased security whi' +
  43.           'le shredding files.'
  44.         WordWrap = True
  45.       end
  46.       object grpBoxWipeMethod: TGroupBox
  47.         Left = 16
  48.         Top = 65
  49.         Width = 430
  50.         Height = 180
  51.         Caption = 'Wipe Method'
  52.         Font.Charset = DEFAULT_CHARSET
  53.         Font.Color = 14509568
  54.         Font.Height = -13
  55.         Font.Name = 'Arial'
  56.         Font.Style = []
  57.         ParentFont = False
  58.         TabOrder = 0
  59.         DesignSize = (
  60.           430
  61.           180)
  62.         object lblSelectMethod: TLabel
  63.           Left = 12
  64.           Top = 25
  65.           Width = 405
  66.           Height = 18
  67.           Anchors = [akLeft, akTop, akRight]
  68.           AutoSize = False
  69.           Caption = 'Select a default wiping algorithm for files.'
  70.           Color = clBtnFace
  71.           Font.Charset = DEFAULT_CHARSET
  72.           Font.Color = clBlack
  73.           Font.Height = -13
  74.           Font.Name = 'Arial'
  75.           Font.Style = []
  76.           ParentColor = False
  77.           ParentFont = False
  78.           WordWrap = True
  79.         end
  80.         object lblMethodDescription: TLabel
  81.           Left = 12
  82.           Top = 91
  83.           Width = 405
  84.           Height = 74
  85.           Anchors = [akLeft, akTop, akRight]
  86.           AutoSize = False
  87.           Caption = 'lblMethodDescription'
  88.           Font.Charset = DEFAULT_CHARSET
  89.           Font.Color = clWindowText
  90.           Font.Height = -13
  91.           Font.Name = 'Arial'
  92.           Font.Style = []
  93.           ParentFont = False
  94.           WordWrap = True
  95.         end
  96.         object cbWipeMethods: TComboBox
  97.           Left = 12
  98.           Top = 55
  99.           Width = 405
  100.           Height = 24
  101.           Style = csDropDownList
  102.           Anchors = [akLeft, akTop, akRight]
  103.           Font.Charset = DEFAULT_CHARSET
  104.           Font.Color = clBlack
  105.           Font.Height = -13
  106.           Font.Name = 'Arial'
  107.           Font.Style = []
  108.           ItemHeight = 16
  109.           ParentFont = False
  110.           TabOrder = 0
  111.           OnChange = cbWipeMethodsChange
  112.         end
  113.       end
  114.       object GroupBox6: TGroupBox
  115.         Left = 16
  116.         Top = 258
  117.         Width = 430
  118.         Height = 136
  119.         Anchors = [akLeft, akTop, akRight]
  120.         Caption = 'Additional wiping'
  121.         Font.Charset = DEFAULT_CHARSET
  122.         Font.Color = 14509568
  123.         Font.Height = -13
  124.         Font.Name = 'Arial'
  125.         Font.Style = []
  126.         ParentFont = False
  127.         TabOrder = 1
  128.         DesignSize = (
  129.           430
  130.           136)
  131.         object lblAdditionalWipeDescr: TLabel
  132.           Left = 12
  133.           Top = 24
  134.           Width = 405
  135.           Height = 73
  136.           Anchors = [akLeft, akTop, akRight]
  137.           AutoSize = False
  138.           Caption = 
  139.             'Select this option to wipe file additional data, such as alterna' +
  140.             'te data streams and slack areas. Strictly recommended to protect' +
  141.             ' your privacy.'
  142.           Font.Charset = DEFAULT_CHARSET
  143.           Font.Color = clWindowText
  144.           Font.Height = -13
  145.           Font.Name = 'Arial'
  146.           Font.Style = []
  147.           ParentFont = False
  148.           WordWrap = True
  149.         end
  150.         object chbExtraWipe: TCheckBox
  151.           Left = 12
  152.           Top = 107
  153.           Width = 405
  154.           Height = 18
  155.           Anchors = [akLeft, akTop, akRight]
  156.           Caption = 'Additional wiping'
  157.           Checked = True
  158.           Font.Charset = DEFAULT_CHARSET
  159.           Font.Color = clWindowText
  160.           Font.Height = -13
  161.           Font.Name = 'Arial'
  162.           Font.Style = []
  163.           ParentFont = False
  164.           ParentShowHint = False
  165.           ShowHint = True
  166.           State = cbChecked
  167.           TabOrder = 0
  168.           WordWrap = True
  169.         end
  170.       end
  171.     end
  172.   end
  173.   object btnCancel: TButton
  174.     Left = 394
  175.     Top = 528
  176.     Width = 80
  177.     Height = 25
  178.     Cancel = True
  179.     Caption = 'Cancel'
  180.     TabOrder = 1
  181.   end
  182.   object btnOK: TButton
  183.     Left = 310
  184.     Top = 528
  185.     Width = 80
  186.     Height = 25
  187.     Caption = 'OK'
  188.     TabOrder = 2
  189.   end
  190. end
  191.